home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / tech91.zip / TI697.ASC < prev    next >
Text File  |  1991-08-26  |  5KB  |  199 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.   PRODUCT  :  Paradox                                NUMBER  :  697
  9.   VERSION  :  3.5
  10.        OS  :  DOS
  11.      DATE  :  August 26, 1991                          PAGE  :  1/3
  12.  
  13.     TITLE  :  Recognized keys in PAL WAIT Table, Record or Field
  14.  
  15.  
  16.  
  17.  
  18.   During a WAIT command, PAL script execution pauses for user
  19.   input.  Most keys pass through to Paradox, but some of them are
  20.   blocked by WAIT.  This blocking is usually signaled by a beep.
  21.   This document is a list of all standard Paradox keystrokes that
  22.   are and are *not* blocked automatically by each version of the
  23.   WAIT command.  For all WAITs, nonstandard Paradox keys (e.g.
  24.   <Alt-1>, <Shift-F8>, or <Ctrl-A>) are blocked.  WAIT RECORD and
  25.   WAIT FIELD are progressively more restrictive than WAIT TABLE;
  26.   for each, only the new keys blocked are listed.
  27.  
  28.   In order to use a blocked key, or prevent the use of a non-
  29.   blocked key, you must place that key in the UNTIL clause of the
  30.   WAIT.  Note that some of the non-blocked keys are invalid in the
  31.   contexts in which WAIT can be called, so it doesn't really matter
  32.   whether they are passed through or not.  More information on the
  33.   WAIT command is found in the Paradox PAL User's Guide.
  34.  
  35.   -----------------------------------------------------------------
  36.                  WAIT TABLE
  37.  
  38.   Blocked:
  39.  
  40.        F1        (Help) - except lookup fields in
  41.                  Edit/Co-Edit/DataEntry
  42.        F2        (Do_it!)
  43.        F3        (UpImage)
  44.        F4        (DownImage)
  45.        Alt-F4    (InstantPlay) [no beep]
  46.        F6        (Check)
  47.        Ctrl-F6   (CheckDescending)
  48.        Alt-F6    (CheckPlus)
  49.        F7        (FormKey)
  50.        Ctrl-F7   (GraphKey)
  51.        Alt-F7    (InstantReport)
  52.        F8        (ClearImage)
  53.        Alt-F8    (ClearAll)
  54.        F9        (Edit)
  55.        Alt-F9    (Co-Edit)
  56.        F10       (Menu)
  57.        Alt-X     (Crosstab)
  58.        Esc       (Ctrl-[)
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.   PRODUCT  :  Paradox                                NUMBER  :  697
  75.   VERSION  :  3.5
  76.        OS  :  DOS
  77.      DATE  :  August 26, 1991                          PAGE  :  2/3
  78.  
  79.     TITLE  :  Recognized keys in PAL WAIT Table, Record or Field
  80.  
  81.  
  82.  
  83.  
  84.   Not Blocked:
  85.  
  86.   All ASCII characters from 32-255, including CtrlBackspace
  87.  
  88.        Ctrl-D    (Ditto)
  89.        Ctrl-F    (Fieldview)
  90.        Ctrl-H    (Backspace)
  91.        Ctrl-I    (Tab)
  92.        Ctrl-L    (ResyncKey)
  93.        Ctrl-M    (Enter)
  94.        Ctrl-O    (DOS)
  95.        Ctrl-R    (Rotate)
  96.        Ctrl-U    (Undo)
  97.        Ctrl-V    (VertRuler)
  98.        Ctrl-Y    (DeleteLine)
  99.        Ctrl-Z    (Zoom)
  100.  
  101.        Shift-Tab (ReverseTab)
  102.        Alt-K     (KeyLookup)
  103.        Alt-L     (LockKey)
  104.        Alt-O     (DosBig)
  105.        Alt-R     (Refresh)
  106.        Alt-Z     (ZoomNext)
  107.  
  108.        F1        (Help) - in lookup fields during
  109.                   Edit/Co-Edit/DataEntry
  110.        Alt-F3    (InstantRecord)
  111.        F5        (Example)
  112.        Alt-F5    (FieldView)
  113.        Shift-F6  (GroupBy)
  114.        Alt-F10   (PALMenu)
  115.  
  116.        Home, Up, PgUp, Left, Right, End, Down, PgDn, Ins, Del,
  117.        CtrlLeft, CtrlRight, CtrlEnd, CtrlPgDn, CtrlHome, CtrlPgUp,
  118.        Ctrl-PrtSc
  119.   -----------------------------------------------------------------
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.   PRODUCT  :  Paradox                                NUMBER  :  697
  141.   VERSION  :  3.5
  142.        OS  :  DOS
  143.      DATE  :  August 26, 1991                          PAGE  :  3/3
  144.  
  145.     TITLE  :  Recognized keys in PAL WAIT Table, Record or Field
  146.  
  147.  
  148.  
  149.  
  150.   -----------------------------------------------------------------
  151.                       WAIT RECORD
  152.  
  153.   Blocked:
  154.  
  155.        Ctrl-U
  156.        Ctrl-Z
  157.        Alt-Z
  158.        Home
  159.        End
  160.        Ins
  161.        Del [no beep]
  162.        CtrlPgDn
  163.        CtrlPgUp
  164.  
  165.   Blocked on attempt to leave record:
  166.  
  167.        Up, Down, Pgup, PgDn, Left, Right, Enter, Tab, ReverseTab
  168.   -----------------------------------------------------------------
  169.                       WAIT FIELD
  170.  
  171.   Blocked:
  172.  
  173.        Up, Down, Pgup, PgDn, Left, Right, Enter, Tab, ReverseTab
  174.  
  175.        CtrlLeft
  176.        CtrlRight
  177.        CtrlEnd
  178.        CtrlHome
  179.        Ctrl-R
  180.   -----------------------------------------------------------------
  181.  
  182.   NOTE: Any validity checks on the current field *must* be
  183.   satisfied before you can leave the WAIT.  REQUIREDCHECKS OFF and
  184.   ISVALID() can help with this.  Also, leaving a WAIT automatically
  185.   exits you from fieldview; moreover, many inactive cursor keys in
  186.   WAIT RECORD and WAIT FIELD become active in FieldView.
  187.  
  188.   WARNING:  The following keys are *not* blocked, and may have
  189.   undesired side effects: <Ctrl-F>, <Alt-F5>, <Alt-K>, <Alt-L>,
  190.   <Ctrl-O>, <Alt-O>, <Ctrl-Z>, <Alt-Z>
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.